home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: in1.uu.net!allegra!alice!ark
- From: ark@research.att.com (Andrew Koenig)
- Subject: Re: What is referencing good for?
- Message-ID: <DnF7oF.2AM@research.att.com>
- Organization: AT&T Research, Murray Hill NJ
- References: <4goojd$a9g@wintermute.ecs.fullerton.edu>
- Date: Tue, 27 Feb 1996 06:07:27 GMT
-
- In article <4goojd$a9g@wintermute.ecs.fullerton.edu> grosin@titan.fullerton.edu (Gil Rosin) writes:
-
- > Can someone give me a REAL world example of where I would use referencing
- > perhaps somewhere that I can not use pointers?
-
- There is no other way to write a copy constructor.
- --
- --Andrew Koenig
- ark@research.att.com
-